Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODSession


GetType

The GetType method gets the type string corresponding to the specified token, if the token exists.

ODBoolean GetType (in ODTypeToken token, 
                   out ODType type);
token
A tokenized string representing the token of interest, expressed as a 32-bit value.
type
The type string corresponding to the specified token.
return value
kODTrue if the specified token exists in the type/token table for this session, otherwise kODFalse.
SEE ALSO
The ODTypeToken type (page 877).
The ODSession::RemoveEntry method (page 613).
The ODSession::Tokenize method (page 622).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help